<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="charset" content="UTF-8"/>
<meta name="robots" content="all" />
<title>$MODULE_NAME$</title>
<link type="text/css" rel="StyleSheet" href="/_st/my.css" />
<link rel="shortcut icon" type="image/x-icon" href="/img/favicon.png" />
<script type="text/javascript" src="/js/snowstormnanewgod.js"></script>

</head>

<body>

$GLOBAL_AHEADER$

<div class="c_navig_box">
<img src="/img/info_ico.png" border="0" alt="" class="c_info_ico" />
<div class="c_navig_text"><?if($USER_LOGGED_IN$)?>
<a href="javascript://" rel="nofollow" id="upml" class="fNavLink" onclick="window.open('$PM_URL$','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350');return false;"><!--<s3065>--> <!--</s>-->($UNREAD_PM$)</a> 
<?if($IS_NEW_PM$)?><script type="text/javascript">function flashit(id,cl){var c=document.getElementById(id);if (c.style.color=='red'){c.style.color=cl;}else {c.style.color='red';}}setInterval("flashit('upml','')",500)</script><bgsound src="http://s40.ucoz.net/img/fr/pm.wav" loop="1" volume="0" balance="0">
<?endif?><img src="/img/arr_orange.png" border="0" alt="" class="c_navig_img"/><?endif?>
<a class="fNavLink" href="$RECENT_POSTS_LINK$" rel="nofollow"><!--<s5209>--> <!--</s>--></a> <img src="/img/arr_orange.png" border="0" alt="" class="c_navig_img"/> 
<a class="fNavLink" href="$MEMBERS_LIST_LINK$" rel="nofollow"><!--<s5216>--><!--</s>--></a><img src="/img/arr_orange.png" border="0" alt="" class="c_navig_img"/>
<a class="fNavLink" href="$BOARD_RULES_LINK$" rel="nofollow"><!--<s5166>--> <!--</s>--></a><img src="/img/arr_orange.png" border="0" alt="" class="c_navig_img"/>
<a class="fNavLink" href="$SEARCH_PAGE_LINK$" rel="nofollow"><!--<s3163>--><!--</s>--></a> <img src="/img/arr_orange.png" border="0" alt="" class="c_navig_img"/>
<a class="fNavLink" href="$RSS_LINK$" rel="nofollow">RSS</a> </div> 
<div class="c_navig_ico"><a href="#" class="rev_ico_two"></a> <div class="v_dashed_two"></div> <a href="/forum/0-0-0-37" class="rss_ico_two"></a></div>
</div>
 
<div id="container">
<div class="forumContent">
$BODY$
  <?if($PAGE_ID$='main')?> 
  <style> 
  .gTables {background:#dcdcdc;} 
  #record {padding:6px;background:#f7f7f7;} 
  #onlis {padding:6px;background:#fff;} 
  #onlines {background:#fff;padding:6px;} 
  #alltem,#allotvet,#allusers {background:#f7f7f7;padding:6px;} 
  #tem,#otvet,#alluser,#newuser {padding:6px;background:#fff;text-align:center;font-weight:bold;} 
  </style> 
  <table width="100%" cellspacing="1" cellpadding="0" border="0" class="gTables" style="margin-top:-25px;"> 
 <tbody><tr><td class="gTableTop" colspan="8"><div class="gTopCornerRight" style="float:right"></div> </td></tr> 
  <tr><td id="onlis" colspan="4"></td><td id="record" colspan="4"></td></tr> 
  <tr><td id="onlines" colspan="8"></td></tr> 
  <tr><td id="alltem" >  :</td><td id="tem"></td><td id="allotvet">  :</td><td id="otvet"></td><td id="allusers">  :</td><td id="alluser"></td><td id="allusers"> :</td><td id="newuser"></td></tr> 
   
 </tbody></table> 
   
  <script> 
   
  var newUser = $('.gTableBody1 b:last').html(); 
  var posetiteli = $('.gTableSubTop').slice(-2).html(); 
  var onlines = $('.gTableBody1').html(); 
  var record = $('.statsRecord').html(); 
  var allTem = $('.gTableBody1:last b:first').html(); 
  var allotvet = $('.gTableBody1:last b + b').html(); 
  var allUsers = $('.gTableBody1:last b').eq(2).html(); 
   
   
  $('.gTable').last().html(''); 
  $('#record').html(record); 
  $('#onlines').html(onlines); 
  $('#onlis').html(posetiteli); 
  $('#tem').html(allTem); 
  $('#otvet').html(allotvet); 
  $('#alluser').html(allUsers); 
  $('#newuser').html(newUser); 
  $('.statsRecord').attr('style','display:none'); 
  </script><?endif?>


</div><br />
 
</div>
 
$GLOBAL_BFOOTER$
 
</body>
</html>

